

AIRS-Dataset: 457km2 of aerial imagery (7.5cm/px resolution)
Image segmentation and preprocessing in Python
Model setup and training on Google Colab
Compilation for Edge-TPU
Live model inferencing through Google Coral TPU Accelerator
import pandas as pd
from IPython.display import HTML
import matplotlib.pyplot as mp
mp.style.use(['dark_background'])
import numpy as np
import pandas as pd
import plotly as pl
import plotly.graph_objects as go
import plotly.express as px
import ee
Some random text